home *** CD-ROM | disk | FTP | other *** search
/ PC Team 23 / HS_Tuning.iso / Optimisation / TuneUP Utilities 2003 / setup.exe / ProcessManager.exe / RCDATA / TFRMMAIN / TFRMMAIN.txt
Encoding:
Text File  |  2003-06-01  |  55.0 KB  |  1,471 lines

  1. object frmMain: TfrmMain
  2.   Left = 189
  3.   Top = 200
  4.   Width = 458
  5.   Height = 489
  6.   BorderIcons = [biSystemMenu, biMinimize, biMaximize, biHelp]
  7.   Caption = 'TuneUp Process Manager'
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'Tahoma'
  13.   Font.Style = []
  14.   Menu = MainMenu1
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   Scaled = False
  18.   OnCreate = FormCreate
  19.   OnDestroy = FormDestroy
  20.   OnPaint = FormPaint
  21.   OnShow = FormShow
  22.   PixelsPerInch = 96
  23.   TextHeight = 13
  24.   object bvlMenu: TBevel
  25.     Left = 0
  26.     Top = 0
  27.     Width = 450
  28.     Height = 3
  29.     Align = alTop
  30.     Shape = bsTopLine
  31.   end
  32.   object StatusBar: TStatusBar
  33.     Left = 0
  34.     Top = 418
  35.     Width = 450
  36.     Height = 22
  37.     Font.Charset = ANSI_CHARSET
  38.     Font.Color = clWindowText
  39.     Font.Height = -11
  40.     Font.Name = 'Tahoma'
  41.     Font.Style = []
  42.     Panels = <>
  43.     SimplePanel = True
  44.     UseSystemFont = False
  45.   end
  46.   object pnlMain: TPanel
  47.     Left = 0
  48.     Top = 3
  49.     Width = 450
  50.     Height = 415
  51.     Align = alClient
  52.     BevelOuter = bvNone
  53.     Constraints.MinHeight = 410
  54.     Constraints.MinWidth = 450
  55.     TabOrder = 1
  56.     DesignSize = (
  57.       450
  58.       415)
  59.     object PageControl2: TPageControl
  60.       Left = 5
  61.       Top = 3
  62.       Width = 440
  63.       Height = 402
  64.       ActivePage = tsProcesses
  65.       Anchors = [akLeft, akTop, akRight, akBottom]
  66.       TabIndex = 0
  67.       TabOrder = 0
  68.       OnChange = PageControl2Change
  69.       object tsProcesses: TTabSheet
  70.         Caption = 'Processes'
  71.         DesignSize = (
  72.           432
  73.           374)
  74.         object LVApps: TExListView
  75.           Left = 4
  76.           Top = 5
  77.           Width = 424
  78.           Height = 312
  79.           HelpContext = 5001
  80.           AllocBy = 40
  81.           Anchors = [akLeft, akTop, akRight, akBottom]
  82.           Columns = <>
  83.           HideSelection = False
  84.           ReadOnly = True
  85.           RowSelect = True
  86.           PopupMenu = PopupMenu1
  87.           TabOrder = 0
  88.           ViewStyle = vsReport
  89.           OnColumnClick = LVAppsColumnClick
  90.           OnCompare = LVAppsCompare
  91.           OnContextPopup = LVAppsContextPopup
  92.           OnDblClick = LVAppsDblClick
  93.           OnDeletion = LVAppsDeletion
  94.           OnSelectItem = LVAppsSelectItem
  95.         end
  96.         object gbDetails: TGroupBox
  97.           Left = 4
  98.           Top = 320
  99.           Width = 424
  100.           Height = 47
  101.           Anchors = [akLeft, akRight, akBottom]
  102.           TabOrder = 1
  103.           DesignSize = (
  104.             424
  105.             47)
  106.           object lblDetailText: TLabel
  107.             Left = 10
  108.             Top = 13
  109.             Width = 200
  110.             Height = 27
  111.             AutoSize = False
  112.             Caption = 'You can view details on a process or terminate a process here.'
  113.             WordWrap = True
  114.           end
  115.           object btnEndTask: TButton
  116.             Left = 317
  117.             Top = 14
  118.             Width = 98
  119.             Height = 23
  120.             HelpContext = 5003
  121.             Action = actTerminate
  122.             Anchors = [akRight, akBottom]
  123.             TabOrder = 1
  124.           end
  125.           object btnDetailOverview: TButton
  126.             Left = 219
  127.             Top = 14
  128.             Width = 92
  129.             Height = 23
  130.             HelpContext = 5002
  131.             Anchors = [akRight, akBottom]
  132.             Caption = 'Show &Details'
  133.             TabOrder = 0
  134.             OnClick = btnDetailOverviewClick
  135.           end
  136.         end
  137.       end
  138.       object tsOpenFiles: TTabSheet
  139.         Caption = 'Open Files'
  140.         ImageIndex = 1
  141.         DesignSize = (
  142.           432
  143.           374)
  144.         object lvOpenFiles: TListView
  145.           Left = 4
  146.           Top = 4
  147.           Width = 424
  148.           Height = 365
  149.           HelpContext = 5004
  150.           Anchors = [akLeft, akTop, akRight, akBottom]
  151.           Columns = <
  152.             item
  153.               Caption = 'File name'
  154.               Width = 120
  155.             end
  156.             item
  157.               Caption = 'In folder'
  158.               Width = 216
  159.             end
  160.             item
  161.               Caption = 'Type'
  162.               Width = 70
  163.             end>
  164.           HideSelection = False
  165.           ReadOnly = True
  166.           TabOrder = 0
  167.           ViewStyle = vsReport
  168.         end
  169.       end
  170.       object tsPerformance: TTabSheet
  171.         Caption = 'Performance'
  172.         ImageIndex = 2
  173.         object gbRAM: TGroupBox
  174.           Left = 7
  175.           Top = 247
  176.           Width = 200
  177.           Height = 119
  178.           Caption = 'Memory'
  179.           TabOrder = 1
  180.           object Label18: TLabel
  181.             Left = 11
  182.             Top = 18
  183.             Width = 46
  184.             Height = 13
  185.             Caption = 'Total:'
  186.             Transparent = True
  187.           end
  188.           object Label19: TLabel
  189.             Left = 11
  190.             Top = 35
  191.             Width = 41
  192.             Height = 13
  193.             Caption = 'System:'
  194.             Transparent = True
  195.           end
  196.           object Label20: TLabel
  197.             Left = 11
  198.             Top = 51
  199.             Width = 44
  200.             Height = 13
  201.             Caption = 'Cache:'
  202.             Transparent = True
  203.           end
  204.           object Label21: TLabel
  205.             Left = 11
  206.             Top = 68
  207.             Width = 50
  208.             Height = 13
  209.             Caption = 'Other:'
  210.             Transparent = True
  211.           end
  212.           object Label22: TLabel
  213.             Left = 11
  214.             Top = 97
  215.             Width = 52
  216.             Height = 13
  217.             Caption = 'Available:'
  218.             Transparent = True
  219.           end
  220.           object Bevel2: TBevel
  221.             Left = 8
  222.             Top = 89
  223.             Width = 182
  224.             Height = 10
  225.             Shape = bsTopLine
  226.           end
  227.           object lblTotalPhys: TLabel
  228.             Left = 71
  229.             Top = 20
  230.             Width = 77
  231.             Height = 13
  232.             Alignment = taRightJustify
  233.             AutoSize = False
  234.             Caption = '261,388 KB'
  235.             Transparent = True
  236.           end
  237.           object lblLockedPhys: TLabel
  238.             Left = 71
  239.             Top = 36
  240.             Width = 77
  241.             Height = 13
  242.             Alignment = taRightJustify
  243.             AutoSize = False
  244.             Caption = '261,388 KB'
  245.             Transparent = True
  246.           end
  247.           object lblLockedPhysCnt: TLabel
  248.             Left = 154
  249.             Top = 36
  250.             Width = 37
  251.             Height = 13
  252.             Alignment = taRightJustify
  253.             AutoSize = False
  254.             Caption = '(141%)'
  255.             Transparent = True
  256.           end
  257.           object lblDiskCache: TLabel
  258.             Left = 71
  259.             Top = 52
  260.             Width = 77
  261.             Height = 13
  262.             Alignment = taRightJustify
  263.             AutoSize = False
  264.             Caption = '261,388 KB'
  265.             Transparent = True
  266.           end
  267.           object lblDiskCacheCnt: TLabel
  268.             Left = 154
  269.             Top = 52
  270.             Width = 37
  271.             Height = 13
  272.             Alignment = taRightJustify
  273.             AutoSize = False
  274.             Caption = '(141%)'
  275.             Transparent = True
  276.           end
  277.           object lblOtherPhys: TLabel
  278.             Left = 71
  279.             Top = 68
  280.             Width = 77
  281.             Height = 13
  282.             Alignment = taRightJustify
  283.             AutoSize = False
  284.             Caption = '261,388 KB'
  285.             Transparent = True
  286.           end
  287.           object lblOtherPhysCnt: TLabel
  288.             Left = 154
  289.             Top = 68
  290.             Width = 37
  291.             Height = 13
  292.             Alignment = taRightJustify
  293.             AutoSize = False
  294.             Caption = '(141%)'
  295.             Transparent = True
  296.           end
  297.           object lblAvailPhys: TLabel
  298.             Left = 71
  299.             Top = 97
  300.             Width = 71
  301.             Height = 13
  302.             Alignment = taRightJustify
  303.             AutoSize = False
  304.             Caption = '261,388 KB'
  305.             Transparent = True
  306.           end
  307.           object lblAvailPhysCnt: TLabel
  308.             Left = 154
  309.             Top = 97
  310.             Width = 37
  311.             Height = 13
  312.             Alignment = taRightJustify
  313.             AutoSize = False
  314.             Caption = '(141%)'
  315.             Transparent = True
  316.           end
  317.         end
  318.         object gbSwapFile: TGroupBox
  319.           Left = 219
  320.           Top = 196
  321.           Width = 206
  322.           Height = 82
  323.           Caption = 'Page File'
  324.           TabOrder = 2
  325.           object Label15: TLabel
  326.             Left = 10
  327.             Top = 33
  328.             Width = 41
  329.             Height = 13
  330.             HelpContext = 7040
  331.             Caption = 'Used:'
  332.             Transparent = True
  333.           end
  334.           object Label16: TLabel
  335.             Left = 10
  336.             Top = 17
  337.             Width = 60
  338.             Height = 13
  339.             HelpContext = 7039
  340.             Caption = 'Max. size:'
  341.             Transparent = True
  342.           end
  343.           object Label17: TLabel
  344.             Left = 10
  345.             Top = 59
  346.             Width = 52
  347.             Height = 13
  348.             HelpContext = 7041
  349.             Caption = 'Available:'
  350.             Transparent = True
  351.           end
  352.           object lblTotalPageFile: TLabel
  353.             Left = 76
  354.             Top = 17
  355.             Width = 75
  356.             Height = 13
  357.             HelpContext = 7039
  358.             Alignment = taRightJustify
  359.             AutoSize = False
  360.             Caption = '261,388 KB'
  361.             Transparent = True
  362.           end
  363.           object lblUsedPageFileCnt: TLabel
  364.             Left = 158
  365.             Top = 33
  366.             Width = 37
  367.             Height = 13
  368.             HelpContext = 7040
  369.             Alignment = taRightJustify
  370.             Caption = '(491%)'
  371.             Transparent = True
  372.           end
  373.           object lblUsedPageFile: TLabel
  374.             Left = 76
  375.             Top = 33
  376.             Width = 75
  377.             Height = 13
  378.             HelpContext = 7040
  379.             Alignment = taRightJustify
  380.             AutoSize = False
  381.             Caption = '261,388 KB'
  382.             Transparent = True
  383.           end
  384.           object lblAvailPageFile: TLabel
  385.             Left = 76
  386.             Top = 59
  387.             Width = 75
  388.             Height = 13
  389.             HelpContext = 7041
  390.             Alignment = taRightJustify
  391.             AutoSize = False
  392.             Caption = '261,388 KB'
  393.             Transparent = True
  394.           end
  395.           object Bevel1: TBevel
  396.             Left = 9
  397.             Top = 52
  398.             Width = 188
  399.             Height = 9
  400.             Shape = bsTopLine
  401.           end
  402.           object lblAvailPageFileCnt: TLabel
  403.             Left = 158
  404.             Top = 59
  405.             Width = 37
  406.             Height = 13
  407.             HelpContext = 7041
  408.             Alignment = taRightJustify
  409.             Caption = '(491%)'
  410.             Transparent = True
  411.           end
  412.         end
  413.         object gbCPUHistory: TGroupBox
  414.           Left = 108
  415.           Top = 4
  416.           Width = 317
  417.           Height = 104
  418.           Caption = 'CPU Usage Graph'
  419.           TabOrder = 3
  420.           object graphCPU: TGraph
  421.             Left = 7
  422.             Top = 16
  423.             Width = 303
  424.             Height = 82
  425.             HelpContext = 7043
  426.             BackColor = clBlack
  427.             BorderStyle = bstSingle
  428.             Position = 0
  429.             Speed = spNormal
  430.           end
  431.         end
  432.         object gbCPUUsage: TGroupBox
  433.           Left = 7
  434.           Top = 4
  435.           Width = 90
  436.           Height = 104
  437.           Caption = 'CPU Usage'
  438.           TabOrder = 4
  439.           object Panel1: TPanel
  440.             Left = 7
  441.             Top = 15
  442.             Width = 75
  443.             Height = 83
  444.             HelpContext = 7043
  445.             BevelOuter = bvNone
  446.             BorderStyle = bsSingle
  447.             Caption = 'Panel1'
  448.             Color = clBlack
  449.             TabOrder = 0
  450.             object indCPU: TIndicator
  451.               Left = 6
  452.               Top = 1
  453.               Width = 57
  454.               Height = 62
  455.               HelpContext = 7043
  456.               Position = 0
  457.               Background = clBlack
  458.               Foreground = clLime
  459.             end
  460.             object lblCPUUsage: TLabel
  461.               Left = 7
  462.               Top = 62
  463.               Width = 61
  464.               Height = 13
  465.               HelpContext = 7043
  466.               Alignment = taCenter
  467.               AutoSize = False
  468.               Caption = '100%'
  469.               Font.Charset = DEFAULT_CHARSET
  470.               Font.Color = clLime
  471.               Font.Height = -12
  472.               Font.Name = 'Tahoma'
  473.               Font.Style = [fsBold]
  474.               ParentFont = False
  475.             end
  476.           end
  477.         end
  478.         object gbSysResources: TGroupBox
  479.           Left = 219
  480.           Top = 285
  481.           Width = 206
  482.           Height = 81
  483.           Caption = '16-bit subsystem'
  484.           TabOrder = 5
  485.           object Label8: TLabel
  486.             Left = 10
  487.             Top = 18
  488.             Width = 72
  489.             Height = 13
  490.             Caption = 'GDI resources'
  491.             Transparent = True
  492.           end
  493.           object Label12: TLabel
  494.             Left = 10
  495.             Top = 37
  496.             Width = 76
  497.             Height = 13
  498.             Caption = 'User resources'
  499.             Transparent = True
  500.           end
  501.           object Label14: TLabel
  502.             Left = 10
  503.             Top = 56
  504.             Width = 89
  505.             Height = 13
  506.             Caption = 'System resources'
  507.             Transparent = True
  508.           end
  509.           object pbGDI: TALProgressBar
  510.             Left = 106
  511.             Top = 18
  512.             Width = 91
  513.             Height = 15
  514.             Hint = 'Free GDI resources'
  515.             BackColor = clBlack
  516.             BorderStyle = bstFlat
  517.             BackgroundColor = clBtnFace
  518.             BarColor1 = clRed
  519.             BarColor2 = clYellow
  520.             BarColor3 = 50688
  521.             BarColorStyle = cs3Colors
  522.             Max = 100
  523.             Position = 100
  524.             PosTextSuffix = '% frei'
  525.             InBarFontColor = clBlack
  526.             VerticalBorder = 10
  527.           end
  528.           object pbUser: TALProgressBar
  529.             Left = 106
  530.             Top = 37
  531.             Width = 91
  532.             Height = 15
  533.             Hint = 'Free user resources'
  534.             BackColor = clBlack
  535.             BorderStyle = bstFlat
  536.             BackgroundColor = clBtnFace
  537.             BarColor1 = clRed
  538.             BarColor2 = clYellow
  539.             BarColor3 = 50688
  540.             BarColorStyle = cs3Colors
  541.             Max = 100
  542.             Position = 100
  543.             PosTextSuffix = '% frei'
  544.             InBarFontColor = clBlack
  545.             VerticalBorder = 10
  546.           end
  547.           object pbSystem: TALProgressBar
  548.             Left = 106
  549.             Top = 57
  550.             Width = 91
  551.             Height = 15
  552.             Hint = 'Free system resources'
  553.             BackColor = clBlack
  554.             BorderStyle = bstFlat
  555.             BackgroundColor = clBtnFace
  556.             BarColor1 = clRed
  557.             BarColor2 = clYellow
  558.             BarColor3 = 50688
  559.             BarColorStyle = cs3Colors
  560.             Max = 100
  561.             Position = 100
  562.             PosTextSuffix = '% frei'
  563.             InBarFontColor = clBlack
  564.             VerticalBorder = 10
  565.           end
  566.         end
  567.         object gbMemHistory: TGroupBox
  568.           Left = 7
  569.           Top = 114
  570.           Width = 200
  571.           Height = 126
  572.           Caption = 'Memory History Graph'
  573.           TabOrder = 6
  574.           object graphMemory: TByteGraph
  575.             Left = 7
  576.             Top = 16
  577.             Width = 187
  578.             Height = 103
  579.             HelpContext = 7042
  580.             BackColor = clBlack
  581.             BorderStyle = bstSingle
  582.             LineColor = clYellow
  583.             GridDetail = 2
  584.             Font.Charset = DEFAULT_CHARSET
  585.             Font.Color = clWindowText
  586.             Font.Height = -9
  587.             Font.Name = 'Tahoma'
  588.             Font.Style = []
  589.             Max = 8192
  590.             Speed = spSlow
  591.           end
  592.         end
  593.         object gbKernel: TGroupBox
  594.           Left = 219
  595.           Top = 114
  596.           Width = 206
  597.           Height = 75
  598.           Caption = 'System Kernel'
  599.           TabOrder = 0
  600.           object lblProcesses: TLabel
  601.             Left = 112
  602.             Top = 51
  603.             Width = 83
  604.             Height = 13
  605.             HelpContext = 7032
  606.             Alignment = taRightJustify
  607.             AutoSize = False
  608.             Transparent = True
  609.           end
  610.           object Label2: TLabel
  611.             Left = 10
  612.             Top = 17
  613.             Width = 43
  614.             Height = 13
  615.             HelpContext = 7031
  616.             Caption = 'Threads:'
  617.             Transparent = True
  618.           end
  619.           object lblVMsTopic: TLabel
  620.             Left = 10
  621.             Top = 34
  622.             Width = 95
  623.             Height = 13
  624.             Caption = 'Virtual machines:'
  625.             Transparent = True
  626.           end
  627.           object Label23: TLabel
  628.             Left = 10
  629.             Top = 51
  630.             Width = 52
  631.             Height = 13
  632.             HelpContext = 7032
  633.             Caption = 'Processes:'
  634.             Transparent = True
  635.           end
  636.           object lblVMs: TLabel
  637.             Left = 112
  638.             Top = 34
  639.             Width = 83
  640.             Height = 13
  641.             Alignment = taRightJustify
  642.             AutoSize = False
  643.             Transparent = True
  644.           end
  645.           object lblThreads: TLabel
  646.             Left = 112
  647.             Top = 17
  648.             Width = 83
  649.             Height = 13
  650.             HelpContext = 7031
  651.             Alignment = taRightJustify
  652.             AutoSize = False
  653.             Transparent = True
  654.           end
  655.         end
  656.         object gbSystem: TGroupBox
  657.           Left = 219
  658.           Top = 285
  659.           Width = 206
  660.           Height = 81
  661.           Caption = 'System'
  662.           TabOrder = 7
  663.           Visible = False
  664.           object Label6: TLabel
  665.             Left = 10
  666.             Top = 52
  667.             Width = 78
  668.             Height = 13
  669.             Caption = 'System runtime:'
  670.             Transparent = True
  671.           end
  672.           object lblSystemUpTime: TLabel
  673.             Left = 92
  674.             Top = 52
  675.             Width = 103
  676.             Height = 13
  677.             Alignment = taRightJustify
  678.             AutoSize = False
  679.             Caption = '111 hrs. 11 Min.'
  680.             Transparent = True
  681.           end
  682.           object Label1: TLabel
  683.             Left = 10
  684.             Top = 18
  685.             Width = 37
  686.             Height = 13
  687.             Caption = 'Events:'
  688.             Transparent = True
  689.           end
  690.           object lblEvents: TLabel
  691.             Left = 112
  692.             Top = 18
  693.             Width = 83
  694.             Height = 13
  695.             Alignment = taRightJustify
  696.             AutoSize = False
  697.             Caption = '111'
  698.             Transparent = True
  699.           end
  700.           object Label4: TLabel
  701.             Left = 10
  702.             Top = 35
  703.             Width = 45
  704.             Height = 13
  705.             Caption = 'Mutexes:'
  706.             Transparent = True
  707.           end
  708.           object lblMutexes: TLabel
  709.             Left = 112
  710.             Top = 35
  711.             Width = 83
  712.             Height = 13
  713.             Alignment = taRightJustify
  714.             AutoSize = False
  715.             Caption = '11111'
  716.             Transparent = True
  717.           end
  718.         end
  719.       end
  720.     end
  721.   end
  722.   object PopupMenu1: TPopupMenu
  723.     Left = 97
  724.     Top = 418
  725.     object mnDetails: TMenuItem
  726.       Action = actDetails
  727.       Default = True
  728.     end
  729.     object mnTerminate: TMenuItem
  730.       Action = actTerminate
  731.     end
  732.     object N1: TMenuItem
  733.       Caption = '-'
  734.       Enabled = False
  735.     end
  736.     object Priorittndern1: TMenuItem
  737.       Caption = '&Set Process Priority'
  738.       object mnRealtime: TMenuItem
  739.         Action = actPriorityRealtime
  740.         AutoCheck = True
  741.         RadioItem = True
  742.       end
  743.       object mnHigh: TMenuItem
  744.         Action = actPriorityHigh
  745.         AutoCheck = True
  746.         RadioItem = True
  747.       end
  748.       object mnAboveNormal: TMenuItem
  749.         Action = actPriorityAboveNormal
  750.         AutoCheck = True
  751.         RadioItem = True
  752.       end
  753.       object mnNormal: TMenuItem
  754.         Action = actPriorityNormal
  755.         AutoCheck = True
  756.         RadioItem = True
  757.       end
  758.       object mnBelowNormal: TMenuItem
  759.         Action = actPriorityBelowNormal
  760.         AutoCheck = True
  761.         RadioItem = True
  762.       end
  763.       object mnLow: TMenuItem
  764.         Action = actPriorityLow
  765.         AutoCheck = True
  766.         RadioItem = True
  767.       end
  768.     end
  769.   end
  770.   object SystemProbe1: TSystemProbe
  771.     RefreshInterval = 5000
  772.     AutoRefresh = False
  773.     RefreshTime = -1
  774.     SmartRefresh = False
  775.     CPUUsage.CPUUsage = 0
  776.     Resources.SystemResources = 0
  777.     Resources.GDIResources = 0
  778.     Resources.UserResources = 0
  779.     Memory.MemoryLoad = 0
  780.     Memory.SwapFileSize = 0
  781.     Memory.SwapUsage = 0
  782.     Memory.PhysicalTotal = 0
  783.     Memory.PhysicalFree = 0
  784.     Memory.PageFileTotal = 0
  785.     Memory.PageFileFree = 0
  786.     Memory.VirtualTotal = 0
  787.     Memory.VirtualFree = 0
  788.     Memory.PhysicalLocked = 0
  789.     Memory.DiskCache = 0
  790.     Kernel.CPUUsage = 32
  791.     Kernel.Threads = 0
  792.     Kernel.VMs = 0
  793.     DialUp.ConnectSpeed = 0
  794.     DialUp.BytesRecvd = 0
  795.     DialUp.BytesXmit = 0
  796.     DialUp.TotalBytesRecvd = 0
  797.     DialUp.TotalBytesXmit = 0
  798.     Process.ProcessTotal = 0
  799.     Left = 0
  800.   end
  801.   object MainMenu1: TMainMenu
  802.     Images = ImageList1
  803.     Left = 66
  804.     Top = 418
  805.     object sdasd1: TMenuItem
  806.       Caption = '&File'
  807.       object mnNewTask: TMenuItem
  808.         Caption = '&New Application...'
  809.         ImageIndex = 4
  810.         ShortCut = 16462
  811.         OnClick = mnNewTaskClick
  812.       end
  813.       object Windowsherunterfahren1: TMenuItem
  814.         Caption = '&Exit Windows'
  815.         object mnRestart: TMenuItem
  816.           Caption = '&Restart Windows'
  817.           OnClick = mnRestartClick
  818.         end
  819.         object mnReboot: TMenuItem
  820.           Caption = 'Restart &Computer'
  821.           OnClick = mnRebootClick
  822.         end
  823.         object mnShutdown: TMenuItem
  824.           Caption = '&Shutdown Computer'
  825.           OnClick = mnShutdownClick
  826.         end
  827.       end
  828.       object N4: TMenuItem
  829.         Caption = '-'
  830.       end
  831.       object mnClose: TMenuItem
  832.         Caption = 'E&xit'
  833.         OnClick = mnCloseClick
  834.       end
  835.     end
  836.     object mnuEdit: TMenuItem
  837.       Caption = '&Edit'
  838.       object N5: TMenuItem
  839.         Action = actDetails
  840.       end
  841.       object mnTerminate2: TMenuItem
  842.         Action = actTerminate
  843.         ShortCut = 46
  844.       end
  845.       object N6: TMenuItem
  846.         Caption = '-'
  847.       end
  848.       object mnSetPriorityMenu: TMenuItem
  849.         Caption = '&Set Process Priority'
  850.         Enabled = False
  851.         object Echtzeit1: TMenuItem
  852.           Action = actPriorityRealtime
  853.           AutoCheck = True
  854.           RadioItem = True
  855.         end
  856.         object Hoch1: TMenuItem
  857.           Action = actPriorityHigh
  858.           AutoCheck = True
  859.           RadioItem = True
  860.         end
  861.         object Hheralsnormal1: TMenuItem
  862.           Action = actPriorityAboveNormal
  863.           AutoCheck = True
  864.           RadioItem = True
  865.         end
  866.         object Normal1: TMenuItem
  867.           Action = actPriorityNormal
  868.           AutoCheck = True
  869.           RadioItem = True
  870.         end
  871.         object Niedrigeralsnormal1: TMenuItem
  872.           Action = actPriorityBelowNormal
  873.           AutoCheck = True
  874.           RadioItem = True
  875.         end
  876.         object Niedrig1: TMenuItem
  877.           Action = actPriorityLow
  878.           AutoCheck = True
  879.           RadioItem = True
  880.         end
  881.       end
  882.     end
  883.     object Optionen1: TMenuItem
  884.       Caption = '&View'
  885.       object mnAlwaysOnTop: TMenuItem
  886.         AutoCheck = True
  887.         Caption = 'Always On &Top'
  888.         Checked = True
  889.         ShortCut = 16468
  890.         OnClick = mnAlwaysOnTopClick
  891.       end
  892.       object mnStatusBar: TMenuItem
  893.         AutoCheck = True
  894.         Caption = '&Status Bar'
  895.         Checked = True
  896.         OnClick = mnStatusBarClick
  897.       end
  898.       object N7: TMenuItem
  899.         Caption = '-'
  900.       end
  901.       object mnGridlines: TMenuItem
  902.         AutoCheck = True
  903.         Caption = '&Grid'
  904.         OnClick = mnGridlinesClick
  905.       end
  906.       object mnRefreshRate: TMenuItem
  907.         Caption = 'Refresh &Rate'
  908.         object RefreshHigh: TMenuItem
  909.           Tag = 3
  910.           AutoCheck = True
  911.           Caption = '&High'
  912.           RadioItem = True
  913.           OnClick = RefreshHighClick
  914.         end
  915.         object RefreshNormal: TMenuItem
  916.           Tag = 2
  917.           AutoCheck = True
  918.           Caption = '&Normal'
  919.           Checked = True
  920.           RadioItem = True
  921.           OnClick = RefreshHighClick
  922.         end
  923.         object RefreshLow: TMenuItem
  924.           Tag = 1
  925.           AutoCheck = True
  926.           Caption = '&Low'
  927.           RadioItem = True
  928.           OnClick = RefreshHighClick
  929.         end
  930.         object RefreshPause: TMenuItem
  931.           AutoCheck = True
  932.           Caption = '&Pause'
  933.           RadioItem = True
  934.           OnClick = RefreshHighClick
  935.         end
  936.       end
  937.       object N3: TMenuItem
  938.         Caption = '-'
  939.       end
  940.       object mnRefreshNOW: TMenuItem
  941.         Caption = 'Refresh &Now'
  942.         ImageIndex = 1
  943.         ShortCut = 116
  944.         OnClick = mnRefreshNOWClick
  945.       end
  946.     end
  947.     object Hilfe1: TMenuItem
  948.       Caption = 'Help'
  949.       object mnHelpTopic: TMenuItem
  950.         Caption = 'TuneUp Process Manager &Help'
  951.         ImageIndex = 2
  952.         OnClick = mnHelpTopicClick
  953.       end
  954.       object mnGoToWebSite: TMenuItem
  955.         Caption = 'TuneUp Software &Website'
  956.         ImageIndex = 3
  957.         OnClick = mnGoToWebSiteClick
  958.       end
  959.       object N2: TMenuItem
  960.         Caption = '-'
  961.       end
  962.       object mnAbout: TMenuItem
  963.         Caption = '&About TuneUp ProcessManager'
  964.         OnClick = mnAboutClick
  965.       end
  966.     end
  967.   end
  968.   object timerPerf: TTimer
  969.     Interval = 502
  970.     OnTimer = timerPerfTimer
  971.     Left = 0
  972.   end
  973.   object OpenDialog: TOpenDialog
  974.     Filter = 'Applications (*.exe)|*.exe'
  975.     Left = 129
  976.     Top = 418
  977.   end
  978.   object timerCPU: TTimer
  979.     Interval = 317
  980.     OnTimer = timerCPUTimer
  981.     Left = 0
  982.   end
  983.   object ImageList1: TImageList
  984.     Left = 35
  985.     Top = 424
  986.     Bitmap = {
  987.       494C010105000900040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
  988.       0000000000003600000028000000400000003000000001002000000000000030
  989.       0000000000000000000000000000000000000000000000000000000000000000
  990.       0000000000000000000000000000000000000000000000000000000000000000
  991.       0000000000000000000000000000000000000000000000000000000000000000
  992.       0000000000000000000000000000000000000000000000000000000000000000
  993.       0000000000000000000000000000000000000000000000000000000000000000
  994.       0000000000000000000000000000000000000000000000000000000000000000
  995.       0000000000000000000000000000000000000000000000000000000000000000
  996.       0000000000000000000000000000000000000000000000000000000000000000
  997.       0000000000000000000000000000000000000000000000000000000000000000
  998.       0000000000000000000000000000000000000000000000000000000000000000
  999.       0000000000000000000000000000000000000000000000000000000000000000
  1000.       0000000000000000000000000000000000000000000000000000000000000000
  1001.       0000000000000000000000000000000000000000000000000000000000000000
  1002.       0000000000000000000000000000000000000000000000000000000000000000
  1003.       0000000000000000000000000000000000000000000000000000000000000000
  1004.       0000000000000000000000000000000000000000000000000000000000000000
  1005.       0000000000000000000000000000000000000000000000000000000000000000
  1006.       0000000000000000000000000000000000000000000000000000000000000000
  1007.       0000000000000000000000000000000000000000000000000000000000000000
  1008.       0000000000000000000000000000000000000000000000000000000000000000
  1009.       0000000000000000000000000000000000000000000000000000000000000000
  1010.       0000000000000000000000000000000000000000000000000000000000000000
  1011.       0000000000000000000000000000000000000000000000000000000000000000
  1012.       0000000000000000000000000000000000000000000000000000000000000000
  1013.       0000000000000000000000000000000000000000000000000000000000000000
  1014.       0000000000000000000000000000000000000000000000000000000000000000
  1015.       0000000000000000000000000000000000000000000000000000000000000000
  1016.       0000000000000000000000000000000000000000000000000000000000000000
  1017.       0000000000000000000000000000000000000000000000000000000000000000
  1018.       0000000000000000000000000000000000000000000000000000000000000000
  1019.       0000000000000000000000000000000000000000000000000000000000000000
  1020.       0000000000000000000000000000000000000000000000000000000000000000
  1021.       0000000000000000000000000000000000000000000000000000000000000000
  1022.       0000000000000000000000000000000000000000000000000000000000000000
  1023.       0000000000000000000000000000000000000000000000000000000000000000
  1024.       0000000000000000000000000000000000000000000000000000000000000000
  1025.       0000000000000000000000000000000000000000000000000000000000000000
  1026.       0000000000000000000000000000000000000000000000000000000000000000
  1027.       0000000000000000000000000000000000000000000000000000000000000000
  1028.       0000000000000000000000000000000000000000000000000000000000000000
  1029.       0000000000000000000000000000000000000000000000000000000000000000
  1030.       0000000000000000000000000000000000000000000000000000000000000000
  1031.       0000000000000000000000000000000000000000000000000000000000000000
  1032.       0000000000000000000000000000000000000000000000000000000000000000
  1033.       0000000000000000000000000000000000000000000000000000000000000000
  1034.       0000000000000000000000000000000000000000000000000000000000000000
  1035.       0000000000000000000000000000000000000000000000000000000000000000
  1036.       0000000000000000000000000000000000000000000000000000000000000000
  1037.       0000000000000000000000000000000000000000000000000000000000000000
  1038.       0000000000000000000000000000000000000000000000000000000000000000
  1039.       0000000000000000000000000000000000000000000000000000000000000000
  1040.       0000000000000000000000000000000000000000000000000000000000000000
  1041.       0000000000000000000000000000000000000000000000000000000000000000
  1042.       0000000000000000000000000000000000000000000000000000000000000000
  1043.       0000000000000000000000000000000000000000000000000000000000000000
  1044.       0000000000000000000000000000000000000000000000000000000000000000
  1045.       0000000000000000000000000000000000000000000000000000000000000000
  1046.       0000000000000000000000000000000000000000000000000000000000000000
  1047.       0000000000000000000000000000000000000000000000000000000000000000
  1048.       0000000000000000000000000000000000000000000000000000000000000000
  1049.       0000000000000000000000000000000000000000000000000000000000000000
  1050.       0000000000000000000000000000000000000000000000000000000000000000
  1051.       0000000000000000000000000000000000000000000000000000000000000000
  1052.       0000000000000000000000000000000000000000000000000000000000000000
  1053.       0000000000000000000000000000000000000000000000000000000000000000
  1054.       0000000000000000000000000000000000000000000000000000000000000000
  1055.       0000000000000000000000000000000000000000000000000000000000000000
  1056.       0000000000000000000000000000000000000000000000000000000000000000
  1057.       0000000000000000000000000000000000000000000000000000000000000000
  1058.       0000000000000000000000000000000000000000000000000000000000000000
  1059.       0000000000000000000000000000000000000000000000000000000000000000
  1060.       0000000000000000000000000000000000000000000000000000000000000000
  1061.       0000000000000000000000000000000000000000000000000000000000000000
  1062.       0000000000000000000000000000000000000000000000000000000000000000
  1063.       0000000000000000000000000000000000000000000000000000000000000000
  1064.       0000000000000000000000000000000000000000000000000000000000000000
  1065.       0000000000000000000000000000000000000000000000000000000000000000
  1066.       0000000000000000000000000000000000000000000000000000000000000000
  1067.       0000000000000000000000000000000000000000000000000000000000000000
  1068.       0000000000000000000000000000000000000000000000000000000000000000
  1069.       0000000000000000000000000000000000000000000000000000000000000000
  1070.       0000000000000000000000000000000000000000000000000000000000000000
  1071.       0000000000000000000000000000000000000000000000000000000000000000
  1072.       0000000000000000000000000000000000000000000000000000000000000000
  1073.       0000000000000000000000000000000000000000000000000000000000000000
  1074.       0000000000000000000000000000000000000000000000000000000000000000
  1075.       0000000000000000000000000000000000000000000000000000000000000000
  1076.       0000000000000000000000000000000000000000000000000000000000000000
  1077.       0000000000000000000000000000000000000000000000000000000000000000
  1078.       0000000000000000000000000000000000000000000000000000000000000000
  1079.       0000000000000000000000000000000000000000000000000000000000000000
  1080.       0000000000000000000000000000000000000000000000000000000000000000
  1081.       0000000000000000000000000000000000000000000000000000000000000000
  1082.       0000000000000000000000000000000000000000000000000000000000000000
  1083.       0000000000000000000000000000000000000000000000000000000000000000
  1084.       0000000000000000000000000000000000000000000000000000000000000000
  1085.       0000000000000000000000000000000000000000000000000000000000000000
  1086.       0000000000000000000000000000000000000000000000000000000000000000
  1087.       0000000000000000000000000000000000000000000000000000000000000000
  1088.       0000000000000000000000000000000000000000000000000000000000000000
  1089.       0000000000000000000000000000000000000000000000000000000000000000
  1090.       0000000000000000000000000000000000000000000000000000000000000000
  1091.       0000000000000000000000000000000000000000000000000000000000000000
  1092.       0000000000000000000000000000000000000000000000000000000000000000
  1093.       0000000000000000000000000000000000000000000000000000000000000000
  1094.       0000000000000000000000000000000000000000000000000000000000000000
  1095.       0000000000000000000000000000000000000000000000000000000000000000
  1096.       0000000000000000000000000000000000000000000000000000000000000000
  1097.       0000000000000000000000000000000000000000000000000000000000000000
  1098.       0000000000000000000000000000000000000000000000000000000000000000
  1099.       0000000000000000000000000000000000000000000000000000000000000000
  1100.       0000000000000000000000000000000000000000000000000000000000000000
  1101.       0000000000000000000000000000000000000000000000000000000000000000
  1102.       0000000000000000000000000000000000000000000000000000000000000000
  1103.       0000000000000000000000000000000000000000000000000000000000000000
  1104.       0000000000000000000000000000000000000000000000000000000000000000
  1105.       0000000000000000000000000000000000000000000000000000000000000000
  1106.       0000000000000000000000000000000000000000000000000000000000000000
  1107.       0000000000000000000000000000000000000000000000000000000000000000
  1108.       0000000000000000000000000000000000000000000000000000000000000000
  1109.       0000000000000000000000000000000000000000000000000000000000000000
  1110.       0000000000000000000000000000000000000000000000000000000000000000
  1111.       0000000000000000000000000000000000000000000000000000000000000000
  1112.       0000000000000000000000000000000000000000000000000000000000000000
  1113.       0000000000000000000000000000000000000000000000000000000000000000
  1114.       0000000000000000000000000000000000000000000000000000000000000000
  1115.       0000000000000000000000000000000000000000000000000000000000000000
  1116.       0000000000000000000000000000000000000000000000000000000000000000
  1117.       0000000000000000000000000000000000000000000000000000000000000000
  1118.       0000000000000000000000000000000000000000000000000000000000000000
  1119.       0000000000000000000000000000000000000000000000000000000000000000
  1120.       0000000000000000000000000000000000000000000000000000000000000000
  1121.       0000000000000000000000000000000000000000000000000000000000000000
  1122.       0000000000000000000000000000000000000000000000000000000000000000
  1123.       0000000000000000000000000000000000000000000000000000000000000000
  1124.       0000000000000000000000000000000000000000000000000000000000000000
  1125.       0000000000000000000000000000000000000000000000000000000000000000
  1126.       0000000000000000000000000000000000000000000000000000000000000000
  1127.       0000000000000000000000000000000000000000000000000000000000000000
  1128.       0000000000000000000000000000000000000000000000000000000000000000
  1129.       0000000000000000000000000000000000000000000000000000000000000000
  1130.       0000000000000000000000000000000000000000000000000000000000000000
  1131.       0000000000000000000000000000000000000000000000000000000000000000
  1132.       0000000000000000000000000000000000000000000000000000000000000000
  1133.       0000000000000000000000000000000000000000000000000000000000000000
  1134.       0000000000000000000000000000000000000000000000000000000000000000
  1135.       0000000000000000000000000000000000000000000000000000000000000000
  1136.       0000000000000000000000000000000000000000000000000000000000000000
  1137.       0000000000000000000000000000000000000000000000000000000000000000
  1138.       0000000000000000000000000000000000000000000000000000000000000000
  1139.       0000000000000000000000000000000000000000000000000000000000000000
  1140.       0000000000000000000000000000000000000000000000000000000000000000
  1141.       0000000000000000000000000000000000000000000000000000000000002931
  1142.       2900293129002931290029312900293129002931290029312900293129002931
  1143.       2900293129000000000000000000000000000000000000000000000000000000
  1144.       0000000000000000000000000000000000000000000000000000000000000000
  1145.       0000000000000000000000000000000000000000000000000000000000000000
  1146.       0000000000000000000000000000000000000000000000000000000000000000
  1147.       0000000000000000000000000000000000000000000000000000000000000000
  1148.       0000000000000000000000000000000000000000000000000000000000000000
  1149.       0000000000000000000000000000000000000000000000000000943100009431
  1150.       0000943100009431000094310000943100009431000094310000943100009431
  1151.       0000293129000000000000000000000000000000000000000000000000000000
  1152.       0000000000000000000000000000000000000000000000000000000000000000
  1153.       0000000000000000000000000000000000000000000000000000000000000000
  1154.       0000000000000000000000000000000000000000000000000000000000000000
  1155.       0000000000000000000000000000000000000000000000000000000000000000
  1156.       0000000000000000000000000000000000000000000000000000000000000000
  1157.       000000000000000000000000000000000000D6CEC600000000008C290000D6E7
  1158.       E700D6EFEF00D6EFEF00D6EFEF00D6EFEF00D6EFEF00D6EFEF00D6EFEF00D6EF
  1159.       EF00A55A31002931290000000000000000000000000000000000000000000000
  1160.       0000000000000000000000000000000000000000000000000000000000000000
  1161.       0000000000000000000000000000000000000000000000000000000000000000
  1162.       0000000000000000000000000000000000000000000000000000000000000000
  1163.       0000000000000000000000000000000000000000000000000000000000000000
  1164.       0000000000000000000000000000000000000000000000000000000000000000
  1165.       000000000000000000000000000000000000000000000000000084391000BDAD
  1166.       9C00EFF7F700FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  1167.       FF00BDAD9C002931290000000000000000000000000000000000000000000000
  1168.       0000000000000000000000000000000000000000000000000000000000000000
  1169.       0000000000000000000000000000000000000000000000000000000000000000
  1170.       0000000000000000000000000000000000000000000000000000000000000000
  1171.       0000000000000000000000000000000000000000000000000000000000000000
  1172.       0000000000000000000000000000000000000000000000000000000000000000
  1173.       000000000000000000000000000000000000D6D6C600D6D6C60000000000A55A
  1174.       3100BDD6D6008C949400B5BDBD00E7EFE700E7EFE700E7EFE700E7EFE700DEEF
  1175.       EF00DEEFEF009431000029312900000000000000000000000000000000000000
  1176.       0000000000000000000000000000000000000000000000000000000000000000
  1177.       0000000000000000000000000000000000000000000000000000000000000000
  1178.       0000000000000000000000000000000000000000000000000000000000000000
  1179.       0000000000000000000000000000000000000000000000000000000000000000
  1180.       0000000000000000000000000000000000000000000000000000000000000000
  1181.       0000000000000000000000000000000000000000000000000000000000009431
  1182.       0000BDD6D6008C9494004A525200E7E7E700E7E7E700E7E7E700E7E7E700C6D6
  1183.       D600FFFFFF00A55A310029312900000000000000000000000000000000000000
  1184.       0000000000000000000000000000000000000000000000000000000000000000
  1185.       0000000000000000000000000000000000000000000000000000000000000000
  1186.       0000000000000000000000000000000000000000000000000000000000000000
  1187.       0000000000000000000000000000000000000000000000000000000000000000
  1188.       0000000000000000000000000000000000000000000000000000000000000000
  1189.       000000000000000000000000000000000000D6D6C600C6C6C6008C9494008439
  1190.       1000BDAD9C0094A59C008C9494008C9494008C9494008C9494008C94940094A5
  1191.       9C00E7EFE700C6AD9C0029312900000000000000000000000000000000000000
  1192.       0000000000000000000000000000000000000000000000000000000000000000
  1193.       0000000000000000000000000000000000000000000000000000000000000000
  1194.       0000000000000000000000000000000000000000000000000000000000000000
  1195.       0000000000000000000000000000000000000000000000000000000000000000
  1196.       0000000000000000000000000000000000000000000000000000000000000000
  1197.       0000000000000000000000000000000000000000000000000000000000000000
  1198.       0000A55A3100CEDEE700CEDEDE00CEDEDE00CEDEDE00CEDEDE00CEDEDE00CEDE
  1199.       DE00CEDEE700D6E7E70094310000293129000000000000000000000000000000
  1200.       0000000000000000000000000000000000000000000000000000000000000000
  1201.       0000000000000000000000000000000000000000000000000000000000000000
  1202.       0000000000000000000000000000000000000000000000000000000000000000
  1203.       0000000000000000000000000000000000000000000000000000000000000000
  1204.       0000000000000000000000000000000000000000000000000000000000000000
  1205.       000000000000000000000000000000000000D6CEC600D6CEC600BDBDB5008C94
  1206.       94009C390000DE8C2100DE8C2100DE8C2100DE8C2100DE8C2100DE8C2100E79C
  1207.       4200E79C4200D6944200BD631000293129000000000000000000000000000000
  1208.       0000000000000000000000000000000000000000000000000000000000000000
  1209.       0000000000000000000000000000000000000000000000000000000000000000
  1210.       0000000000000000000000000000000000000000000000000000000000000000
  1211.       0000000000000000000000000000000000000000000000000000000000000000
  1212.       0000000000000000000000000000000000000000000000000000000000000000
  1213.       0000000000000000000000000000000000000000000000000000000000000000
  1214.       0000945A3900B55A1800C6631000D67B2900D67B2900D67B2900D67B2900D67B
  1215.       2900D67B2900D67B2900B55A1800000000000000000000000000000000000000
  1216.       0000000000000000000000000000000000000000000000000000000000000000
  1217.       0000000000000000000000000000000000000000000000000000000000000000
  1218.       0000000000000000000000000000000000000000000000000000000000000000
  1219.       0000000000000000000000000000000000000000000000000000000000000000
  1220.       0000000000000000000000000000000000000000000000000000000000000000
  1221.       0000000000000000000000000000000000000000000000000000000000000000
  1222.       0000000000000000000000000000000000000000000000000000000000000000
  1223.       0000000000000000000000000000000000000000000000000000000000000000
  1224.       0000000000000000000000000000000000000000000000000000000000000000
  1225.       0000000000000000000000000000000000000000000000000000000000000000
  1226.       0000000000000000000000000000000000000000000000000000000000000000
  1227.       0000000000000000000000000000000000000000000000000000000000000000
  1228.       0000000000000000000000000000000000000000000000000000000000000000
  1229.       0000000000000000000000000000000000000000000000000000000000000000
  1230.       0000000000000000000000000000000000000000000000000000000000000000
  1231.       0000000000000000000000000000000000000000000000000000000000000000
  1232.       0000000000000000000000000000000000000000000000000000000000000000
  1233.       0000000000000000000000000000000000000000000000000000000000000000
  1234.       0000000000000000000000000000000000000000000000000000000000000000
  1235.       0000000000000000000000000000000000000000000000000000000000000000
  1236.       0000000000000000000000000000000000000000000000000000000000000000
  1237.       0000000000000000000000000000000000000000000000000000000000000000
  1238.       0000000000000000000000000000000000000000000000000000000000000000
  1239.       0000000000000000000000000000000000000000000000000000000000000000
  1240.       0000000000000000000000000000000000000000000000000000000000000000
  1241.       0000000000000000000000000000000000000000000000000000000000000000
  1242.       0000000000000000000000000000000000000000000000000000000000000000
  1243.       0000000000000000000000000000000000000000000000000000000000000000
  1244.       0000000000000000000000000000000000000000000000000000000000000000
  1245.       0000000000000000000000000000000000000000000000000000000000000000
  1246.       0000000000000000000000000000000000000000000000000000000000000000
  1247.       000000000000525252000873080000000000000000008C5A5A008C5A5A008C5A
  1248.       5A008C5A5A008C5A5A008C5A5A008C5A5A008C5A5A008C5A5A008C5A5A008C5A
  1249.       5A008C5A5A007B424A0000000000000000000000000000000000000000000000
  1250.       0000000000005A524A00000000000000000000000000000000005A524A000000
  1251.       0000000000000000000000000000000000000000000000000000000000000000
  1252.       000000000000B4918D00C7A29800C7A29800C7A2980000000000000000000000
  1253.       0000000000000000000000000000000000000000000000000000000000000000
  1254.       0000000000000000000000000000000000000000000000000000000000000000
  1255.       0000088C0800216321000873080000000000000000009C635A00EFDECE00EFDE
  1256.       CE00FFE7CE00EFD6AD00FFDEBD00FFD6AD00FFD6AD00FFCE9C00FFCE9C00FFC6
  1257.       8C00FFC68C007B4A4A0000000000000000000000000000000000000000008484
  1258.       7B0084847B00EFDED600F7E7D600F7E7D600EFE7D600EFDED600B5A59C005A52
  1259.       4A005A524A000000000000000000000000000000000000000000000000000000
  1260.       0000B4918D00F7C39E00F2DBCA00EED0BF00EED0BF00C7A29800C7A29800C7A2
  1261.       9800C7A2980000000000000000000000000000000000000000007B5A7B00295A
  1262.       310018732100216329004A4A4A00000000000000000000000000000000006B84
  1263.       6B00009C0800186B18000000000000000000000000009C635A00EFE7CE00EFE7
  1264.       CE00008400009CCE8C005AB55A00299418006BAD4A00EFC69C00FFCE9C00FFC6
  1265.       8C00FFC68C007B4A4A0000000000000000000000000000000000B5ADA500F7E7
  1266.       D600F7FFF700E7E7DE00CEAD9C00D6AD9400DEC6B500EFEFEF00F7F7EF00EFDE
  1267.       D600524A42005A524A000000000000000000000000000000000000000000C79F
  1268.       8C00F9C69B00EEC89E00F7EEE400F5EBD300F9EDD600CDA49400C5978F00D4A5
  1269.       9E00EEC7B800C7A29800C7A298000000000000000000318C420010A5210010AD
  1270.       210031D6520010AD2100315A31005A525A0000000000000000000000000010AD
  1271.       290000940000087308000000000000000000000000009C6B5A00FFE7DE00FFE7
  1272.       DE00008400000084000000840000008400000084000029941800FFCE9C00FFC6
  1273.       9C00FFC69C008C4A4A00000000000000000000000000B5ADA500F7EFDE00F7FF
  1274.       FF00CE9C7B00B54A1000B5633900D6AD9400BD521800B5522100D6AD9C00F7FF
  1275.       FF00F7E7D600393931005A524A00000000000000000000000000C7A28D00FFD7
  1276.       A700ECC59F00EAC39B00F8EEE400EFE4D900F8EBD700B6938D009C6E6A00B587
  1277.       8600EDE1B500E7D0B000ECC5AE00C7A2980073CE840042DE730021BD4A005A8C
  1278.       6B007BA5940042E7730008941000425242005A525A0000000000397B4A0018B5
  1279.       39000873080000000000000000000000000000000000AD6B6B00FFE7DE00FFE7
  1280.       DE00008400000084000000840000CECE8C00FFDEBD00188C0800FFCE9C00FFCE
  1281.       9C00FFCE9C008C524A00000000000000000000000000EFDED600F7FFFF00C67B
  1282.       5200B5420800C64A0800BDA59400FFFFFF00D6946B00BD4A0800B5420000CE9C
  1283.       7B00F7FFFF00EFDED600000000000000000000000000C6AC9900FFE9BC00F2D5
  1284.       AA00F8CC9F00F0CB9C00F7F3F000F6EDE300F9EEDC00B7948C00996A66009E7D
  1285.       7800F6E5C200EBDDB500E9D0B100C7A298000000000000000000000000000000
  1286.       00000000000052C6730029C6520010841800186B210008840800009C0800009C
  1287.       08005263520000000000000000000000000000000000AD736B00FFEFEF00FFEF
  1288.       EF0000840000008400000084000000840000FFDEBD00EFD6AD00FFCE9C00FFCE
  1289.       9C00FFCEAD008C524A000000000000000000B5ADA500F7FFF700D6A58C00BD42
  1290.       0800CE632900CE5A2100C66B3100D68C6300C65A2100CE632900C65A2100B542
  1291.       0800DEC6BD00F7EFE7007B736B005A524A00C7A29800FFE0B900FBDBB400F9D6
  1292.       A900FCD5A300F5D5A900F9F6F300F8EEE300F9F1E500B5918A0096686400AB75
  1293.       6F00F7E6C300EBDCB600E6CDAE00C7A298000000000000000000000000000000
  1294.       0000000000000000000039D66B0008AD180008A5180000A51000009400004A7B
  1295.       4A000000000000000000000000000000000000000000BD7B6B00FFEFEF00FFEF
  1296.       EF00FFEFEF00FFF7EF00FFF7EF00FFF7EF00EFDEBD00EFDEBD00FFDEBD00FFD6
  1297.       AD00FFD6AD008C5A4A000000000000000000EFDED600F7FFF700C6632900C65A
  1298.       2100CE632900C65A1800C6846300F7E7DE00CE6B3100C65A1800CE632900BD52
  1299.       1000C6734A00F7FFFF00D6C6BD0000000000C7A29800F1DCBD00FFEBB900E9D0
  1300.       AD00B7AEB000E1C3A100FFFFFD00F7F2ED00FBF3E800C6AAA400A8817A00AE7B
  1301.       7600F4E9D500F0DEBE00EFD3B800C7A298000000000000000000000000000000
  1302.       00004A4A4A000000000021B54A0018B5310008AD180018631800187B21000000
  1303.       00000000000000000000000000000000000000000000BD846B00FFF7EF00FFFF
  1304.       FF00FFF7EF00FFF7EF00FFF7EF00008400000084000000840000FFE7CE00FFDE
  1305.       BD00FFDEBD009C5A5A000000000000000000EFDED600EFDED600C6521800CE63
  1306.       2900CE632900CE5A1800BD846300FFFFFF00E7AD8C00C64A0800CE632900C65A
  1307.       2100BD5A2100EFF7EF00EFDED60000000000C7A29800FFDFB500EECEA60070B3
  1308.       E3002697FF004F96E600FFFFFC00FFF9F600F7F1E800F8EFE900EFE2D700E6D0
  1309.       C500F4E8D200EFE1CD00EFD3B500C7A2980000000000000000000000000021B5
  1310.       4200217329005A635A0052BD6B0021BD420010AD2100187B21004A524A004A52
  1311.       4A004A524A0000000000000000000000000000000000CE8C6B00FFF7FF00FFFF
  1312.       FF00008C00009CCE8C00FFF7EF009CCE8C000084000000840000FFE7CE00FFDE
  1313.       BD00FFDEBD009C5A5A000000000000000000EFDED600EFD6C600CE5A1800CE63
  1314.       2900CE632900CE5A2100C6521800CEB5A500FFFFFF00DE9C7300C6521000CE5A
  1315.       2100C65A2100F7EFEF00EFDED60000000000C7A29800D3CBC30050CCFF005AC1
  1316.       FF004DB0FF0034A0FF0057A1F000F0F5F900FFFBF500F9F3ED00F7EEE300F4EC
  1317.       E100F3E5D400F5E7D900EDCCC500C7A2980000000000000000000000000039D6
  1318.       6B00189C31004A4A4A004A945A0021C6520010AD290010941800187B1800088C
  1319.       10000094080042524200000000000000000000000000CE947B00FFFFFF00FFFF
  1320.       FF005AB55A000084000000840000008400000084000000840000FFE7CE00FFE7
  1321.       CE00FFDECE009C635A000000000000000000EFDED600F7EFE700D66B2900CE63
  1322.       2900C65A2100C6521800C6521000BD4A0800DECEC600FFFFFF00CE6B3900CE5A
  1323.       1800CE6B3100FFFFF700EFDECE00212121004F96E6006CC1FF0069CDFF006BCD
  1324.       FD0062BFFD0052B0FE003198FC0065B5F900FFFFFA00FCF8F400F7F1E900F6ED
  1325.       E200FDF2E200E1CBCD00B4918D000000000000000000000000000000000031C6
  1326.       5A0021B54A00217331001894310021BD420018BD310018B5290008AD180008AD
  1327.       180008AD2100295A2900000000000000000000000000DE9C7B00FFFFFF00FFFF
  1328.       FF00FFFFFF005AB55A0000840000008400009CCE8C0000840000FFE7CE00FFBD
  1329.       BD00FF9C9C009C635A000000000000000000EFDED600FFFFFF00F7946300DE63
  1330.       2100C68C6B00EFEFDE00D67B4A00BD290000D69C7B00FFFFFF00D68C6300CE52
  1331.       1000DE9C7300FFFFFF00CEBDAD005A524A00000000004F96E60064BBFF006BCA
  1332.       FD006ACCFE006BC4FC0051B0FE0035A0FF0069B8FD00F9FAF900FDF7F200FFFA
  1333.       F100BEC5D400B4918D0000000000000000000000000000000000000000000000
  1334.       00004AE77B0042DE6B0042DE630029BD420031B54200399442004A734A000000
  1335.       000010AD2900216B2100000000000000000000000000DE9C7B00FFFFFF00FFFF
  1336.       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFF7EF00FFF7EF00FFD6CE009C63
  1337.       5A009C635A009C635A00000000000000000000000000F7EFEF00FFEFD600FF8C
  1338.       4200DE845A00EFFFFF00FFFFFF00E7B59C00F7FFFF00EFF7FF00DE733900E76B
  1339.       3100FFF7EF00F7E7DE005A524A000000000000000000000000004F96E60058B8
  1340.       FF006DCEFD006ACCFE0067BFFC0056B4FE0039A2FD0069B8FD00FFFFFD00D5E8
  1341.       EB00B4918D000000000000000000000000000000000000000000000000000000
  1342.       000000000000000000000000000000000000399C4A0018842900395239000000
  1343.       000008AD180018842100000000000000000000000000EFA57B00FFFFFF00FFFF
  1344.       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFF7EF00FFDECE009C63
  1345.       5A00EF943900BD846B00000000000000000000000000EFDED600FFFFFF00FFE7
  1346.       CE00FFB56B00EFAD8400EFE7DE00E7EFF700EFE7DE00F7A57300FF8C4A00FFDE
  1347.       C600FFFFFF00EFDECE0000000000000000000000000000000000000000004F96
  1348.       E60054B8FF0069CAFD006CCEFE006FD0FD0057B8FF003DA5FE005BABFC004F96
  1349.       E600000000000000000000000000000000000000000000000000000000000000
  1350.       000000000000000000000000000029BD420042DE730031CE6300188429000000
  1351.       000018842100737B7300000000000000000000000000EFAD7B00FFFFFF00FFFF
  1352.       FF00FFFFFF00FFFFFF00FFF7FF00FFF7FF00EFEFEF00EFE7EF00EFCECE009C63
  1353.       5A00CE8C6B00CE846B0000000000000000000000000000000000EFDED600FFFF
  1354.       FF00FFFFF700FFF7C600FFDEA500FFCE9400FFC68C00FFD6A500FFFFF700FFFF
  1355.       FF00EFDED6000000000000000000000000000000000000000000000000000000
  1356.       00004F96E60054B9FF006DC6FF004F96E6004F96E60059C8FF0043A2F5004F96
  1357.       E600000000000000000000000000000000000000000000000000000000000000
  1358.       000000000000000000000000000042DE73005AFF940042DE73005A8C6B000000
  1359.       00000000000000000000000000000000000000000000EFAD7B00DE946B00DE94
  1360.       6B00DE946B00DE946B00DE946B00DE946B00DE946B00DE946B00DE946B009C63
  1361.       5A00CE8C6B00000000000000000000000000000000000000000000000000EFDE
  1362.       CE00F7E7E700FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00EFE7DE00EFDE
  1363.       CE00000000000000000000000000000000000000000000000000000000000000
  1364.       0000000000004F96E6004F96E60000000000000000006D5E88000000B1004F96
  1365.       E600000000000000000000000000000000000000000000000000000000000000
  1366.       000000000000000000000000000029BD42009CD6A50084CE9400000000000000
  1367.       0000000000000000000000000000000000000000000000000000000000000000
  1368.       0000000000000000000000000000000000000000000000000000000000000000
  1369.       0000000000000000000000000000000000000000000000000000000000000000
  1370.       000000000000EFDECE00EFDECE00EFDECE00EFDECE00EFDECE00000000000000
  1371.       0000000000000000000000000000000000000000000000000000000000000000
  1372.       0000000000000000000000000000000000000000000000000000847EC6000000
  1373.       000000000000000000000000000000000000424D3E000000000000003E000000
  1374.       2800000040000000300000000100010000000000800100000000000000000000
  1375.       000000000000000000000000FFFFFF0000000000000000000000000000000000
  1376.       0000000000000000000000000000000000000000000000000000000000000000
  1377.       0000000000000000000000000000000000000000000000000000000000000000
  1378.       0000000000000000000000000000000000000000000000000000000000000000
  1379.       00000000000000000000000000000000FFFF000000000000FFFF000000000000
  1380.       FFFF000000000000E007000000000000C0070000000000004003000000000000
  1381.       C0030000000000002001000000000000E0010000000000000001000000000000
  1382.       F0000000000000000000000000000000F001000000000000FFFF000000000000
  1383.       FFFF000000000000FFFF000000000000FFF98003F81FF87FFFF18003E007F007
  1384.       C1E38003C003E00180E380038001C0000047800380018000F807800300000000
  1385.       FC0F800300000000F41F800300000000E007800300000000E003800300000001
  1386.       E003800300008003F01380038001C007FF1380038003E00FFE138003C007F00F
  1387.       FE1F8007E00FF98FFE3FFFFFF83FFFDF00000000000000000000000000000000
  1388.       000000000000}
  1389.   end
  1390.   object MSystemInfo1: TMSystemInfo
  1391.     ExceptionMode = emMessage
  1392.     Left = 281
  1393.     Top = -2
  1394.   end
  1395.   object ThemeManager1: TThemeManager
  1396.     Left = 5
  1397.     Top = 418
  1398.   end
  1399.   object timerProcess: TTimer
  1400.     OnTimer = timerProcessTimer
  1401.     Left = 280
  1402.     Top = 44
  1403.   end
  1404.   object ActionList1: TActionList
  1405.     Left = 160
  1406.     Top = 418
  1407.     object actTerminate: TAction
  1408.       Caption = 'Terminate &Process'
  1409.       Enabled = False
  1410.       OnExecute = actTerminateExecute
  1411.     end
  1412.     object actDetails: TAction
  1413.       Caption = 'Show &Details'
  1414.       Enabled = False
  1415.       OnExecute = actDetailsExecute
  1416.     end
  1417.     object actPriorityRealtime: TAction
  1418.       AutoCheck = True
  1419.       Caption = '&Realtime'
  1420.       OnExecute = actPriorityRealtimeExecute
  1421.     end
  1422.     object actPriorityHigh: TAction
  1423.       AutoCheck = True
  1424.       Caption = '&High'
  1425.       OnExecute = actPriorityHighExecute
  1426.     end
  1427.     object actPriorityAboveNormal: TAction
  1428.       AutoCheck = True
  1429.       Caption = 'Higher Than N&ormal'
  1430.       OnExecute = actPriorityAboveNormalExecute
  1431.     end
  1432.     object actPriorityNormal: TAction
  1433.       AutoCheck = True
  1434.       Caption = '&Normal'
  1435.       OnExecute = actPriorityNormalExecute
  1436.     end
  1437.     object actPriorityBelowNormal: TAction
  1438.       AutoCheck = True
  1439.       Caption = 'Lower Than Nor&mal'
  1440.       OnExecute = actPriorityBelowNormalExecute
  1441.     end
  1442.     object actPriorityLow: TAction
  1443.       AutoCheck = True
  1444.       Caption = 'Lo&w'
  1445.       OnExecute = actPriorityLowExecute
  1446.     end
  1447.   end
  1448.   object ApplicationEvents1: TApplicationEvents
  1449.     OnIdle = ApplicationEvents1Idle
  1450.     Left = 192
  1451.     Top = 418
  1452.   end
  1453.   object WhatsThis1: TWhatsThis
  1454.     Active = True
  1455.     F1Action = goDefault
  1456.     Options = [wtNoContextHelp, wtInheritFormContext]
  1457.     PopupCaption = 'Direkt&hilfe'
  1458.     PopupHelpContext = 0
  1459.     Left = 80
  1460.     Top = 84
  1461.   end
  1462.   object HelpRouter1: THelpRouter
  1463.     HelpType = htMixedMode
  1464.     CHMPopupTopics = 'CSHelp.txt'
  1465.     OnHelp = HelpRouter1Help
  1466.     ValidateID = False
  1467.     Left = 112
  1468.     Top = 84
  1469.   end
  1470. end
  1471.